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