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