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