import { URLWithLegacySupport } from "./src/url";
import { URLSearchParams } from "./src/url";
import { format } from "./src/url";
import relative = require("./src/relative");
import { defaultBase } from "./src/url";
export { URLWithLegacySupport as URL, URLSearchParams, format, relative, defaultBase };
//# sourceMappingURL=index.d.ts.map