import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const Mail04Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default Mail04Icon;
