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