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