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

declare const AlphabetMBoxIcon: MdiReactIconComponentType;
export default AlphabetMBoxIcon;
