export declare function splitJapaneseTextToWords_Kuromoji(text: string): Promise<any[]>;
//# sourceMappingURL=JapaneseSegmentation.d.ts.map