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