namespace RemapperGUI.Utils; internal static class GUI { public static void AddToListBox() { } public static void RemoveFromListBox() { } }