/** WebSocket port for CLI ↔ app scene sync. Shared so the app and kit stay in sync. */ export declare const CLI_WS_PORT = 31113;