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