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