import { OperatorFunction } from "rxjs"; export declare function pairwiseStartWith(value: S): OperatorFunction;