import type * as ElevenLabs from "../index"; export interface WhatsAppTemplateImageParam { image: ElevenLabs.WhatsAppTemplateImageParamDetails; }