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