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

declare const WeatherNightIcon: MdiReactIconComponentType;
export default WeatherNightIcon;
