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