export declare function matchFilter(filter: { value: string; }, value: string): boolean;