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