import { RpcEndpoint } from '@sonarwatch/portfolio-core'; export default function urlToRpcEndpoint(url: string): RpcEndpoint;