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

declare const MedicineIcon: MdiReactIconComponentType;
export default MedicineIcon;
