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

declare const IndustrialIcon: MdiReactIconComponentType;
export default IndustrialIcon;
