declare function joinUrl(...segments: string[]): string; export { joinUrl };