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