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