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