/// import { EditorProps } from '@supabase/react-data-grid'; export declare function TextEditor({ row, column, onRowChange, }: EditorProps): JSX.Element;