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