export declare const parseHost: (uri: string) => string; export declare const parsePath: (uri: string) => string; //# sourceMappingURL=uri.d.ts.map