import { Table } from '@rocket.chat/fuselage'; import React, { FC } from 'react'; export const GenericTableBody: FC = (props) => ;