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