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

declare const StarCircleOutlineIcon: MdiReactIconComponentType;
export default StarCircleOutlineIcon;
