/** * Weather symbols * https://github.com/yr/weather-symbols * @copyright Yr * @license MIT */ import { Graphic } from '@yr/graphics-component'; export { Graphic as WeatherSymbol };