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

declare const BeakerOutlineIcon: MdiReactIconComponentType;
export default BeakerOutlineIcon;
