namespace Content.Shared.Pointing.Components;
public abstract class SharedPointingArrowComponent : Component
{
}