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