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

declare const BugTickOutlineIcon: MdiReactIconComponentType;
export default BugTickOutlineIcon;
