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

declare const DangerousIcon: MdiReactIconComponentType;
export default DangerousIcon;
