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

declare const ThermostatBoxIcon: MdiReactIconComponentType;
export default ThermostatBoxIcon;
