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