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

declare const WeatherFogIcon: MdiReactIconComponentType;
export default WeatherFogIcon;
