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

declare const StarRateIcon: MdiReactIconComponentType;
export default StarRateIcon;
