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

declare const AlphabetEBoxIcon: MdiReactIconComponentType;
export default AlphabetEBoxIcon;
