import type * as ElevenLabs from "../index"; export interface OTelAttribute { key: string; value: Record; }