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