import type * as ElevenLabs from "../index"; export interface OpenAiAudioOutputFormat { type?: ElevenLabs.OpenAiAudioFormat; }