import { LocaleDefinition } from '@faker-js/faker'; import { Locale } from './types'; export declare const LOCALES: Record; export declare const LOCALE_NAMES: Record;