import type * as ElevenLabs from "../index"; export type ConversationInitiationClientDataRequestInputDynamicVariablesValue = string | number | number | boolean | ElevenLabs.DynamicVariableContainerValueTypeInput;