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