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

declare const BloodBagIcon: MdiReactIconComponentType;
export default BloodBagIcon;
