export declare function truncate(text: string | undefined, length: number, end?: string | undefined): string; //# sourceMappingURL=truncate.d.ts.map