import React from 'react'; import { ConfigProvider, Rate } from 'antd'; /** Test usage. Do not use in your production. */ export default () => ( );