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