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