namespace Artemis.UI.Shared.Services.Interfaces { // ReSharper disable once InconsistentNaming public interface IArtemisSharedUIService { } }