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

declare const BugIcon: MdiReactIconComponentType;
export default BugIcon;
