import React from 'react'; import { ConfigProvider, InputNumber, Space } from 'antd'; export default () => ( );