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