export declare const baseMerge: (getKeys: any, defaultCustomizer?: any) => (obj: any, src: any, customizer?: any, map?: Map) => void;