export { JsonRpcGatewayClient, type ConnectionState, type GatewayClientOptions, type GatewayEvent, type GatewayEventName, type GatewayRequestId, type JsonRpcFrame, type WebSocketLike } from './json-rpc-gateway'