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