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