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

declare const MushroomIcon: MdiReactIconComponentType;
export default MushroomIcon;
