export interface UmbWebhookEventModel { eventName: string; eventType: string; alias: string; }