using Robust.Shared.GameObjects; namespace Content.Server.Guardian; [RegisterComponent] public class CanHostGuardianComponent : Component { }