import type * as ElevenLabs from "../index"; export type DynamicVariableContainerValueTypeOutput = (ElevenLabs.DynamicVariableNestedValueTypeOutput | undefined)[];