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