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