/** * @returns {string | undefined} */ export function getBrowserLocale(): string | undefined;