using Toolkit.Foundation; namespace Bitvault; public interface IWalletNavigationViewModel : ISelectable, IDisposable;