import type { FunctionalComponent } from 'vue'; declare const MostlyCloudy: FunctionalComponent<{}, {}>; export default MostlyCloudy;