export declare function cloneDeep(target: any | any[]): any;
