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

declare const LetterNCircleIcon: MdiReactIconComponentType;
export default LetterNCircleIcon;
