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