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