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