import React from 'react'; import UserStatus from './UserStatus'; const Busy = (props) => ; export default Busy;