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