export declare const truncate: (text: string, start?: number, end?: number) => string;