export declare function shallowClone(obj: Object): any; export declare function clone(obj: any): any;