export declare function interleave(a: Iterable, b: Iterable): Iterable; //# sourceMappingURL=interleave.d.ts.map