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

declare const HeaterDisabledIcon: MdiReactIconComponentType;
export default HeaterDisabledIcon;
