global using System; global using System.IO; global using System.Linq; global using System.Collections; global using System.Collections.Generic; global using System.Buffers; global using Xunit; global using Shouldly; global using MyTelegram.Schema.Extensions; global using MyTelegram.Schema.Serializer;