import type * as ElevenLabs from "../index"; /** * The constant value to use */ export type ConstantSchemaOverrideConstantValue = string | number | number | boolean | ElevenLabs.ConstantSchemaOverrideConstantValueFourItem[];