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

declare const AtomicBombIcon: MdiReactIconComponentType;
export default AtomicBombIcon;
