import Etherscan from "./base/etherscan"; export declare class OptimismWatch extends Etherscan { readonly minConfirmations: number; }