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

declare const TubeVariantIcon: MdiReactIconComponentType;
export default TubeVariantIcon;
