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