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