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

declare const HeaterIcon: MdiReactIconComponentType;
export default HeaterIcon;
