using System; namespace InABox.Mobile.Shared { public interface ISettings { } }