import type { EthereumProvider } from "hardhat/types/providers"; export declare function setCoinbase(provider: EthereumProvider, address: string): Promise; //# sourceMappingURL=set-coinbase.d.ts.map