import React from 'react'; import { FloatButton } from 'antd'; const App: React.FC = () => console.log('onClick')} />; export default App;