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

declare const BeakerIcon: MdiReactIconComponentType;
export default BeakerIcon;
