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