export declare function join(strArr: string[], joinChar: string): string;