import React from 'react'; import { Typography } from 'antd'; const { Title } = Typography; const App: React.FC = () => ( <>