export declare function mergeObj(source: any, target: any): any;
