export declare function mergeDeep(target: any, ...sources: any): any;
