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

declare const StarCircleIcon: MdiReactIconComponentType;
export default StarCircleIcon;
