/** Show search in filter option lists when option count exceeds this. */ declare const FILTER_LIST_SEARCH_THRESHOLD = 6; export { FILTER_LIST_SEARCH_THRESHOLD };