namespace Toolkit.Foundation { public interface INavigationRouter : IInitializer { } }