import React from 'react'; import { type State } from '../../hoc/with-dimensions'; import { type RankableTableCellProps } from './rankable-table-cell'; declare const _default_1: React.ComponentClass, State>; export default _default_1;