export declare function levels(url: string | URL): string[]; export declare function topDomain(url: URL): string | undefined;