import InstallmentScheduleRow from './InstallmentScheduleRow'; export { InstallmentScheduleRow as default, InstallmentScheduleRow }; export type { InstallmentScheduleRowProps } from './InstallmentScheduleRow';