export declare const getWordList: () => Promise<string[]>;
