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