namespace Content.Server.Bed.Components
{
[RegisterComponent]
public sealed partial class HealOnBuckleHealingComponent : Component
{}
}