/**
 * Words that will be treated as valid.
 */
export declare const words: string[];
export default words;
