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