export declare const truncateString: (fullString: string, stringLength: number) => string; //# sourceMappingURL=truncateString.d.ts.map