import { Rate } from 'antd'; export type { RateProps } from 'antd/lib/rate'; export * from 'antd/lib/rate'; export default Rate;