namespace Content.Server.GameObjects.Components.Observer { public interface IGhostOnMove { } }