namespace Luticate2.Utils.Interfaces { public interface ILuWebSocketNotificationsBusiness : ILuNotificationsBusiness { } }