export declare const truncateLargeValues: (obj: unknown, maxLength?: number) => unknown;
//# sourceMappingURL=truncate_utils.d.ts.map