import { Web3RequestManager } from "web3-core";
export declare function getProtocolVersion(requestManager: Web3RequestManager): Promise<any>;
