namespace Content.Shared.Light { public abstract class SharedEmergencyLightSystem : EntitySystem { } }