export declare const pick: (iterable: T, keys: string[]) => T; //# sourceMappingURL=pick.d.ts.map