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