/** * @see {@link https://stackoverflow.com/questions/8758340/regex-to-detect-locales} */ export declare function normalizeLocale(locale: string): string; //# sourceMappingURL=normalize-locale.d.ts.map