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