declare class URLProxy extends URL { constructor(url: string | URL, base?: string | URL | undefined); }