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

declare const BloodAlertOutlineIcon: MdiReactIconComponentType;
export = BloodAlertOutlineIcon;