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