/// declare const url: typeof import("url").URL; declare const usp: typeof import("url").URLSearchParams; export { url as URL, usp as URLSearchParameters };