export declare const joinArrayString: (arr: string[], separator?: string) => string;
//# sourceMappingURL=util.d.ts.map