import { MdiReactIconComponentType } from './dist/typings';

declare const AlphaECircleIcon: MdiReactIconComponentType;
export default AlphaECircleIcon;
