export declare class UrlUtils { static isLocalhost(url: string): boolean; }