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