import { MonoTypeOperatorAsyncFunction } from '../../interfaces'; export declare function reverse(): MonoTypeOperatorAsyncFunction;