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