import type * as ElevenLabs from "../index";
export type ApiIntegrationWebhookOverridesOutputRequestHeadersValue = string | ElevenLabs.ConvAiDynamicVariable;
