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

declare const BugfoodIcon: MdiReactIconComponentType;
export default BugfoodIcon;
