export declare class SearchMatchFilter { field: string; value: string; query: string; }