import { HardhatRuntimeEnvironmentExtended } from './types'; export declare const checkCreate2Deployer: (hre: HardhatRuntimeEnvironmentExtended) => Promise; //# sourceMappingURL=check-deployer.d.ts.map