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