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