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

declare const StarburstOutlineIcon: MdiReactIconComponentType;
export default StarburstOutlineIcon;
