namespace Content.Server.Guardian;
[RegisterComponent]
public sealed class CanHostGuardianComponent : Component
{
}