using Robust.Shared.GameObjects;
namespace Content.Shared.Light
{
public abstract class SharedEmergencyLightSystem : EntitySystem
}