export declare const pick: (iterable: T, keys: string[]) => T;