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