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