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