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

declare const StarHalfIcon: MdiReactIconComponentType;
export default StarHalfIcon;
