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