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

declare const WeatherSunsetDownIcon: MdiReactIconComponentType;
export default WeatherSunsetDownIcon;
