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