namespace Server.Packets;

public interface IPacket
{
}