export declare function truncateWithEllipsis(string: string, length: number): string;