export declare function splitText(text: string, lineLength: number): string[]; //# sourceMappingURL=utils.d.ts.map