declare const concat: (iterables: import("../lib/AsyncOrSyncIterable.js").AsyncOrSyncIterable[]) => AsyncIterable; export { concat as default };