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