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

declare const RadiatorOffIcon: MdiReactIconComponentType;
export default RadiatorOffIcon;
