public interface IComponent { void DoSomething(); }