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