import { OperatorFunction } from 'rxjs'; export declare function mapToOpposite(): OperatorFunction;