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