/**
 * Webhook service exports
 * 100% khớp với automation-web/src/module/webhook
 */
export { WebhookService, WebhookListenerOptions, WebhookStatistics, WebhookEventResponse, ValidateSessionResponse, ValidateAllSessionsResponse, CleanupExpiredSessionsResponse, WebhookEventHandlers, } from './webhook.service';
//# sourceMappingURL=index.d.ts.map