export declare function truncateText(text: string, maxLength?: number): string;
//# sourceMappingURL=text.d.ts.map