import { EtherscanConfig } from "./types"; export declare const resolveEtherscanApiKey: (etherscan: EtherscanConfig, network: string) => string; //# sourceMappingURL=resolveEtherscanApiKey.d.ts.map