export type PlatformSettlementCycleMethodMonthlyInput = { daysOfMonth: number[]; };