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