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

declare const LetterNBoxIcon: MdiReactIconComponentType;
export default LetterNBoxIcon;
