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

declare const TubeIcon: MdiReactIconComponentType;
export default TubeIcon;
