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

declare const TestTubeIcon: MdiReactIconComponentType;
export default TestTubeIcon;
