declare function getLocale(): string; export { getLocale }; export default getLocale;