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

declare const AlphaMCircleIcon: MdiReactIconComponentType;
export default AlphaMCircleIcon;
