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

declare const BugCheckOutlineIcon: MdiReactIconComponentType;
export default BugCheckOutlineIcon;
