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

declare const AlphaMCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaMCircleOutlineIcon;
