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