import { OperatorAsyncFunction } from '../../interfaces'; export declare function concatAll(): OperatorAsyncFunction, T>;