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

declare const RadiatorIcon: MdiReactIconComponentType;
export default RadiatorIcon;
