export { StarRating } from "./StarRating.js"; export type { StarRatingProps, StarRatingSize } from "./StarRating.js";