export * from './rating.spec';
export * from "./rating-item";
export * from "./templates/rating-normal";
export * from "./templates/rating-with-label";
