export declare const PINNED_ESBUILD_WASM = "0.20.0"; export declare const PINNED_ROLLUP_BROWSER = "4.9.0"; export declare const PINNED_BROTLI_WASM = "3.0.1"; export declare const PINNED_LIGHTNINGCSS_WASM = "1.31.1"; export declare const CDN_ESBUILD_ESM = "https://esm.sh/esbuild-wasm@0.20.0"; export declare const CDN_ESBUILD_BINARY = "https://esm.sh/esbuild-wasm@0.20.0/esbuild.wasm"; export declare const CDN_ESBUILD_BROWSER = "https://esm.sh/esbuild-wasm@0.20.0/esm/browser.min.js"; export declare const CDN_ROLLUP_BROWSER = "https://esm.sh/@rollup/browser@4.9.0"; export declare const CDN_BROTLI_WASM = "https://esm.sh/brotli-wasm@3.0.1"; export declare const CDN_LIGHTNINGCSS_WASM = "https://esm.sh/lightningcss-wasm@1.31.1"; declare const _dynamicImport: (url: string) => Promise; export { _dynamicImport as cdnImport };