import type { HardhatPlugin } from "hardhat/types/plugins"; import "./type-extensions.js"; declare const hardhatIgnitionEthersPlugin: HardhatPlugin; export default hardhatIgnitionEthersPlugin; //# sourceMappingURL=index.d.ts.map