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

declare const WeatherSunsetIcon: MdiReactIconComponentType;
export default WeatherSunsetIcon;
