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