import type { ListboxFilterProps } from '@primereact/types/primitive/listbox';
export declare const defaultFilterProps: ListboxFilterProps;
