import { ListboxFilterFunction } from "./listbox.interfaces"; export declare const LISTBOX_FILTER_FUNCTION_CONTAINS: ListboxFilterFunction;