namespace Content.Shared.Administration.Components;
public abstract class SharedKillSignComponent : Component
{
}