export declare function stringTruncate(value: string, maxLength: number): string; //# sourceMappingURL=stringTruncate.d.ts.map