import { FilterFunction } from '../model/config-tree.model';
export declare const DEFAULT_FILTERS: FilterFunction[];
