export default function pickBy(obj: any, predicate?: typeof identity): {};
import identity from './identity';
//# sourceMappingURL=pickBy.d.ts.map