import { BlockchainExplorer } from '../../explorer/BlockchainExplorer'; export declare class Arbiscan extends BlockchainExplorer { constructor(); }