import type { ComponentSize } from '../../../types'; export type { RateProps } from './props'; export type RateSize = ComponentSize;