export declare const DEFAULT_FILTERING: { field: string; operator: string; value: string[]; }[];