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