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

declare const StarBoxIcon: MdiReactIconComponentType;
export default StarBoxIcon;
