export declare const omitKey: >(obj: T, key: keyof T) => Partial; //# sourceMappingURL=omitKey.d.ts.map