import translations from './translations'; declare const dictionary: { 'commonWords-fa': string[]; 'firstnames-fa': string[]; 'lastnames-fa': string[]; }; export { dictionary, translations };