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