declare const omitDeep: (omitedProps: string[], objectForOmitting?: any) => any; export { omitDeep }; //# sourceMappingURL=omitDeep.d.ts.map