/// import { WordList } from '../Types/WordList'; export declare function buildWordsTok(wordList: WordList): Buffer;