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

declare const LetterNCircleOutlineIcon: MdiReactIconComponentType;
export default LetterNCircleOutlineIcon;
