export declare const getMonthlyDayCount: (month: number, year?: number) => number;