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