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