export declare const EVENT_NOTIFICATION_TO: readonly ["PARTICIPANTS", "CONCERNED"]; export declare type EventNotificationTo = typeof EVENT_NOTIFICATION_TO[number];