declare function getBundleURLCached(): string;
/** Returns the cached bundle URL of the current script, used to resolve relative worker paths in browser environments. */
export { getBundleURLCached as getBundleURL };
//# sourceMappingURL=get-bundle-url.browser.d.ts.map