export { default as Ratings } from './components/Ratings';
export type { RatingProps } from './components/RatingProps';
