import type { INodeProperties } from 'n8n-workflow'; /** Per-slot fields var1…var20; visibility driven by templateVariableCount from loadOptions. */ export declare function buildWhatsAppTemplateVariableFields(): INodeProperties[];