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

declare const ThermostatIcon: MdiReactIconComponentType;
export default ThermostatIcon;
