export declare function parseService(url: string): { origin: string; pathname: string; };