export declare const omit: (obj: T, fields: K[]) => Omit;