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

declare const Thermostat: ReactIconComponentType;
export default Thermostat;
            