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