import { Locale } from '../types'; export declare const getAvailableLocales: () => Locale[];