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