import { HardhatRuntimeEnvironment } from "hardhat/types"; export default function craftCodeGen(hre: HardhatRuntimeEnvironment, resetConfigs: boolean): Promise;