Version 0.18.7 of esbuild supports the "using" declaration feature that will be released in TypeScript 5.2.
Release notes: https://github.com/evanw/esbuild/releases/tag/v0.18.7
More about "using" declarations: https://github.com/microsoft/TypeScript/pull/54505