import Rating from './Rating';
export { IRatingProps } from './Rating.props';
export { Rating };
export default Rating;
