export declare function canonicalTextLines(text: string): readonly string[]; export declare function canonicalTextLength(text: string): number; //# sourceMappingURL=text.d.ts.map