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