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

declare const StarFourPointsOutlineIcon: MdiReactIconComponentType;
export default StarFourPointsOutlineIcon;
