import { Locale } from '../locale'; export declare function fetchLocales(url: string): Promise;