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