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

declare const MedicalBagIcon: MdiReactIconComponentType;
export default MedicalBagIcon;
