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

declare const AlphaOCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaOCircleOutlineIcon;
