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