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

declare const MuffinIcon: MdiReactIconComponentType;
export default MuffinIcon;
