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