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