export declare function join(base: string, ...segments: string[]): string;