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