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

declare const NuclearIcon: MdiReactIconComponentType;
export default NuclearIcon;
