export * from './Rating'; import { RatingPropsTypes } from './types'; export type { RatingPropsTypes };