export declare function pick(object: T, keys: K[]): Pick;