export declare function spanAll(predicate: (t: T) => boolean): (source: AsyncIterable) => AsyncIterableIterator>;