declare const url: URL;
declare const urlSearchParams: URLSearchParams;
export { url, urlSearchParams };