export declare const joinUriPath: (...parts: string[]) => string;
