import { ReactIconComponentType } from '../types';

declare const ThermostatAuto: ReactIconComponentType;
export default ThermostatAuto;
            