import { HardhatRuntimeEnvironment } from "hardhat/types";
export declare const compileMockContractPaths: (hre: HardhatRuntimeEnvironment) => Promise<void>;
//# sourceMappingURL=compile-mock-contracts.d.ts.map