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