import { Word } from '../../index'; export declare function createWord(fileName: string, data: any): Word;