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