import { MdiReactIconComponentType } from './dist/typings';

declare const RateReviewIcon: MdiReactIconComponentType;
export default RateReviewIcon;
