export { URLImpl as URL } from "./URLImpl"; export { URLSearchParamsImpl as URLSearchParams } from "./URLSearchParamsImpl";