import { NotificationPayload } from "../types.js"; export declare function getWhatsAppTemplate(payload: NotificationPayload): string; //# sourceMappingURL=whatsapp.d.ts.map