export interface ValtechWhatsappConfig { phone: string; defaultMessage?: string; label?: string; }