export declare function truncateString(str: string, num?: number): string;