export declare function getDaysInMonthByNumber(month: number, isLeap: boolean): number;