export declare class UrlHelper { static getRootDomain(url: URL | Location): string; }