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

declare const AlphaOCircleIcon: MdiReactIconComponentType;
export default AlphaOCircleIcon;
