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