using Content.Shared.Interaction; namespace Content.Client.Interactable { public sealed class InteractionSystem : SharedInteractionSystem { } }