namespace KitsuneCafe.Input { public interface IInputProvider { } }