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