import words from './words'; declare const flatWords: string[]; export { words, flatWords };