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

declare const BiohazardIcon: MdiReactIconComponentType;
export default BiohazardIcon;
