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