export declare function union<I>(...iterables: I[][]): I[];
//# sourceMappingURL=union.d.ts.map