namespace Content.Server.Power.Components
{
[RegisterComponent]
public sealed class ActivatableUIRequiresPowerComponent : Component
}