export declare function daysInMonth(): number;
export declare function daysInMonth(month: string): number;
//# sourceMappingURL=days-in-month.d.ts.map