import type { RemoveInitializedOperator } from '../types'; export declare const pairwise: () => RemoveInitializedOperator;