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