import type * as ElevenLabs from "../index"; export type OpenAiSessionConfigToolChoice = string | ElevenLabs.OpenAiToolChoiceFunction;