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