export declare const states: string[]; export declare const cities: string[]; export declare const firstNames: string[]; export declare const lastNames: string[]; export declare const latinWords: string[];