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