import { OperatorFunction } from 'rxjs'; export declare function processResponse(operators: OperatorFunction[]): OperatorFunction;