export { Rating } from './rating/rating'; import type { ComponentIcons } from "./rating/public-types.ts"; export type IconType = ComponentIcons["icon"]; //# sourceMappingURL=rating.d.ts.map