export declare function appendPathToUrlIfNotPresent(urlString: string, pathWithoutSlash: string): string;