import * as _ from "lodash"; declare const curry: typeof _.curry; export default curry;