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

declare const DeviceThermostat: ReactIconComponentType;
export default DeviceThermostat;
            