declare const getRPCurl: () => Promise<string>;
export default getRPCurl;
