export declare namespace UrlUtil { function join(...paths: string[]): string; } //# sourceMappingURL=url-util.d.ts.map