export declare function join(base: string, ...segments: string[]): string; //# sourceMappingURL=join.d.ts.map