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