#nullable enable using Robust.Client.AutoGenerated; using Robust.Client.UserInterface; namespace Content.Client.Administration.UI.Tabs { [GenerateTypedNameReferences] public partial class ServerTab : Control { } }