import React, { FC } from 'react'; import { ActionButton, Box, BoxProps, Button, ButtonProps, Icon } from '@rocket.chat/fuselage'; export const Content: FC = (props) => ; const ContentItem: FC = (props) => ; export const Reply: FC = (props) =>