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