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

declare const StarIcon: MdiReactIconComponentType;
export default StarIcon;
