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

declare const BioIcon: MdiReactIconComponentType;
export default BioIcon;
