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

declare const TemperatureFahrenheitIcon: MdiReactIconComponentType;
export default TemperatureFahrenheitIcon;
