import Image from "next/image"; import sunnyColor from '../public/sunny.svg' import { useContext } from "react"; export default function WeatherIcon() { return( Weather icon ) };