export declare function join(separator: string, ...parts: Array): string;