export declare function pick(object: T, ...keys: Array): Partial;