/** @deprecated Use structuredClone instead */
export declare function deepClone(object: object): any;
//# sourceMappingURL=deepClone.d.ts.map