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