export declare const omit: (keys: readonly K[]) => (obj: T) => Omit; //# sourceMappingURL=omit.d.ts.map