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