import React from 'react'; import { UndrawSVGProps } from '../types'; declare const WeatherNotification: React.FC; export default WeatherNotification;