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

declare const LetterNIcon: MdiReactIconComponentType;
export default LetterNIcon;
