export declare const REALTIME_VOICE_MESSAGE_TYPE = "codex-realtime-voice"; export declare const REALTIME_DELEGATION_MESSAGE_TYPE = "codex-realtime-delegation"; export declare const REALTIME_USER_TRANSCRIPT_MESSAGE_TYPE = "codex-realtime-user-transcript"; export declare const CODEX_VOICE_MODE_MESSAGE_TYPE = "codex-voice-mode"; export declare const CODEX_VOICE_SETUP_MESSAGE_TYPE = "codex-voice-setup"; export declare const VOICE_CONTEXT_MESSAGE_TYPE = "codex-voice-context";