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