export declare function truncateDescription(text: string, maxLength?: number): string;