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