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

declare const FlaskEmptyIcon: MdiReactIconComponentType;
export default FlaskEmptyIcon;
