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