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

declare const ThermometerIcon: MdiReactIconComponentType;
export default ThermometerIcon;
