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