import { Box } from '@rocket.chat/fuselage'; import React from 'react'; const Info = (props) => ( ); export default Info;