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