using XRLib; namespace XED.ComponentSystem { public class ComponentViewer : MonoBehaviour, ISingle { } }