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