import type * as ElevenLabs from "../index"; export type AstllmNodeInput = ElevenLabs.AstllmNodeInputValueSchema | ElevenLabs.AstllmNodeInputPrompt;