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

declare const StarBoxOutlineIcon: MdiReactIconComponentType;
export default StarBoxOutlineIcon;
