import React from 'react'; import { Empty } from 'antd'; const App: React.FC = () => ; export default App;