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