export declare function trucateText(text: string, width: number, simbol?: string): string;