import type * as ElevenLabs from "../index"; export interface OTelResource { attributes: ElevenLabs.OTelAttribute[]; }