namespace Atomx.Admin.Client.Services { public interface INavigationService { } public class NavigationService { } }