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