export declare enum WhatsappTemplateStatus { APPROVED = "APPROVED", PENDING = "PENDING", REJECTED = "REJECTED" }