using System; namespace Nitrox.Launcher.Models; public interface IMessageReceiver : IDisposable;