import { BlockchainExplorer } from './BlockchainExplorer'; /** * @obsolete Use BlockchainExplorer class instead. */ export declare const Evmscan: typeof BlockchainExplorer;