export declare const omit: (source: T, keys: K) => Omit;