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