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

declare const AlphaNCircleIcon: MdiReactIconComponentType;
export = AlphaNCircleIcon;