export declare const deepMerge: (target: any, source: any) => any;
