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

declare const TankIcon: MdiReactIconComponentType;
export default TankIcon;
