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

declare const LetterEIcon: MdiReactIconComponentType;
export default LetterEIcon;
