global using System.Diagnostics;
global using System.Text.Json.Serialization;
global using System.Text.Json;
global using Kiseki.Launcher.Enums;
global using Kiseki.Launcher.Models;
global using Kiseki.Launcher.Utilities;