export declare function isInternalURL(url: URL | string): boolean;
