export declare const omitBy: (obj: any, check: any) => any;