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