import { AsyncOperation } from "../operation"; export declare function union(left: Iterable | AsyncIterable): AsyncOperation>;