declare function getCurrentLocale(locale: string): Locale;
export default getCurrentLocale;
