import type * as ElevenLabs from "../index"; export type MusicOutputFormat = ElevenLabs.MusicAllowedOutputFormats | "auto";