using AyCode.Interfaces.Profiles; namespace Mango.Interfaces.Profiles; public interface IProfileForeignKey : IAcProfileForeignKey { }