import React from 'react'; import { ICellEditorProps } from '../CellEditor/CellEditor'; declare const CellEditorState: React.FunctionComponent; export default CellEditorState;