export declare const monthsLong: string[]; export declare const monthsShort: string[]; export declare const monthsNarrow: string[]; export declare const weekdaysLong: string[]; export declare const weekdaysShort: string[]; export declare const weekdaysNarrow: string[]; export declare const meridiems: string[]; export declare const erasLong: string[]; export declare const erasShort: string[]; export declare const erasNarrow: string[];