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