type TNotificationUtilsCtor = new () => INotificationUtils; Copy
type TNotificationUtilsCtor = new () => INotificationUtils;
Constructor type for notification adapters. Used for custom notification implementations.