using Encompass; namespace KavTest.Components { public struct StaticComponent : IComponent { } }