export interface WhatsAppTemplateImageParamDetails {
    link: string;
}
