export declare function pick(obj: T, keys: U[]): Pick;