import { OperatorFunction } from "rxjs"; export declare function equals(predicate: U): OperatorFunction;