export declare function deepCopy(obj: object): any;
