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

declare const StarFourPointsIcon: MdiReactIconComponentType;
export default StarFourPointsIcon;
