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

declare const StarThreePointsIcon: MdiReactIconComponentType;
export default StarThreePointsIcon;
