export { ensureAbsoluteURI }; declare function ensureAbsoluteURI(url: string, baseUrl: string): URL; //# sourceMappingURL=url.d.ts.map