import React from 'react'; import { UserOutlined } from '@ant-design/icons'; import { Avatar } from 'antd'; const App: React.FC = () => ( <>