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