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