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

declare const AlphabetNCircleIcon: MdiReactIconComponentType;
export default AlphabetNCircleIcon;
