export declare const animals: string[]; export declare const adjectives: string[]; export declare const adverbs: string[]; export declare const verbs: string[]; //# sourceMappingURL=words.d.ts.map