export declare function mergeDeepObj(target: any, ...sources: any[]): any;