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