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