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

declare const AlphaNCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaNCircleOutlineIcon;
