export declare const weekFirstDay: { [x: string]: number; }; export declare const weekMinDays: { [x: string]: number; };