export type NotificareNotificationDeliveryMechanism = 'standard' | 'silent';
