declare const deepRemoveKey: (target: any, path: any) => any; export default deepRemoveKey;