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

declare const NukeIcon: MdiReactIconComponentType;
export default NukeIcon;
