export declare const usePick: (obj: T, keys: K[]) => Pick;