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

declare const WeatherSunsetUpIcon: MdiReactIconComponentType;
export default WeatherSunsetUpIcon;
