import { OperatorFunction } from 'rxjs'; export declare function includes(searchStr: string): OperatorFunction;