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

declare const YeastIcon: MdiReactIconComponentType;
export default YeastIcon;
