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