export declare function iterJoin(iter: Iterable, delimiter: string): string; //# sourceMappingURL=iterJoin.d.ts.map