import type * as ElevenLabs from "../index"; export type CompositionPlanChunksItem = ElevenLabs.GenerationChunkInput | ElevenLabs.AudioRefChunk;