import type * as ElevenLabs from "../index"; export interface OTelTracePayload { resourceSpans: ElevenLabs.OTelResourceSpans[]; }