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

declare const StarburstIcon: MdiReactIconComponentType;
export default StarburstIcon;
