import { RxTableCellComponent } from '../RxTable.types'; declare const RxTableBodyCell: RxTableCellComponent; export default RxTableBodyCell;