namespace AyCode.Entities.Interfaces; public interface IEntityInt : IEntity { }