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