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

declare const StarThreePointsOutlineIcon: MdiReactIconComponentType;
export default StarThreePointsOutlineIcon;
