export declare const getLocaleFromLang: (lang: string) => string; export declare const getMonthStringKey: (monthNumber: number) => string;