export type { ErrorDescriptor } from "./descriptors.js"; export { HardhatError, HardhatPluginError, assertHardhatInvariant, } from "./errors.js"; //# sourceMappingURL=index.d.ts.map