import React from 'react'; import { RatingProps } from '@material-ui/lab'; declare const Rating: React.ElementType; export { Rating };