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