export type WebSocketConnectionOptions = { wsPort?: number; wsHost?: string; };