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