import { OperatorAsyncFunction } from '../../interfaces'; export declare function pairwise(): OperatorAsyncFunction;