import { PreferredLocaleOptions } from './preferredLocale.js'; export declare const getUserLocales: (options?: PreferredLocaleOptions) => string[];