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