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