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