export declare const I18N_VALUES: { [language: string]: { weekdays: string[]; months: string[]; weekLabel: string; }; };