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

declare const LetterEBoxIcon: MdiReactIconComponentType;
export default LetterEBoxIcon;
