import * as React from 'react'; import { ComponetizedCell } from '../../../types/editable'; declare const ErrorCell: React.SFC; export default ErrorCell; //# sourceMappingURL=index.d.ts.map