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