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

declare const BombOffIcon: MdiReactIconComponentType;
export default BombOffIcon;
