export declare function stringSearch(filterValues: string[], value: string, params?: Record): boolean;