export declare function noprotocol(url: string): string; export declare function absolute(baseUrl: string, url: string): string;