export interface JSBridgeOptions { timeout?: number; wsOrigin?: string; }