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