export declare function sendWebhookAlert(webhookUrl: string, data: any): Promise<void>;
//# sourceMappingURL=webhook.d.ts.map