export declare function keep(object: T, keys?: K[], rest?: R): Pick & R;