export declare const animals: string[]; export declare const adjectives: string[]; export declare const getRandomUsername: () => string;