import { MonoTypeOperatorFunction } from 'rxjs'; export declare function filterIncludes(searchStr: string): MonoTypeOperatorFunction;