import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const RefreshcircleIcon: FunctionalComponent; export default RefreshcircleIcon;