export declare function pad2(n: number): string; export declare function daysInMonth(year: number, month: number): number; //# sourceMappingURL=helpers.d.ts.map