using Content.Shared.Actions; namespace Content.Shared._White.RemoteControl; public sealed partial class RemoteControlConsoleSwitchNextActionEvent : InstantActionEvent; public sealed partial class RemoteControlExitActionEvent : InstantActionEvent;