import { Rate } from './rate.taro';
export type { RateProps } from './rate.taro';
export default Rate;
