export declare function join(arr: Array, separator?: string, end?: string): string;