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