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