import { ChainId } from '@sky-mavis/katana-core';
declare const RPC_URL: Record<ChainId, string>;
export { RPC_URL };
//# sourceMappingURL=rpc.d.ts.map