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

declare const HeaterOffIcon: MdiReactIconComponentType;
export default HeaterOffIcon;
