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

declare const AlphabetNIcon: MdiReactIconComponentType;
export default AlphabetNIcon;
