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

declare const AlphaECircleOutlineIcon: MdiReactIconComponentType;
export default AlphaECircleOutlineIcon;
