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