import Rating from '../../types/rating';

export * from '../../types/rating';
export default Rating;
