using Win_in.Sfs.Shared.Domain; namespace Win_in.Sfs.Label.Domain; public interface ILabelDefinitionRepository : ISfsRepositoryBase { }