export declare function truncate(str: string, length: number): string;