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

declare const LetterIBoxIcon: MdiReactIconComponentType;
export default LetterIBoxIcon;
