export declare const MONTHS: string[];
export declare const MONTHS_SHORT: string[];
export declare const DAYS: string[];
export declare const DAYS_SHORT: string[];
