/** * Access the RPC URL for OnchainKit. * Defaults to using Coinbase Developer Platform if an RPC URL is not provided. */ export declare const getRPCUrl: () => string; //# sourceMappingURL=getRPCUrl.d.ts.map