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

declare const AlphaACircleIcon: MdiReactIconComponentType;
export = AlphaACircleIcon;