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