export declare const ESBUILD_VERSION = "0.28.1"; export declare const ESBUILD_WASM_URL = "https://deno.land/x/esbuild@v0.28.1/esbuild.wasm"; export declare function mapEsbuildArch(arch: string): string; export declare function getEsbuildBinaryName(): string; export declare function getVFSBasePath(filePath: string, tempDir: string): string; //# sourceMappingURL=esbuild-shared.d.ts.map