Top-level C# file that declares a global using for the Sandbox namespace so types from Sandbox are available throughout the assembly without individual using statements.
global using Sandbox;