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