import React from 'react'; import { Col, Row } from 'antd'; const App: React.FC = () => ( col-18 col-push-6 col-6 col-pull-18 ); export default App;