declare const deepRemoveKey: (target: any, path: any) => any;
export = deepRemoveKey;
//# sourceMappingURL=removeKey.d.ts.map