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

declare const AlphabetDBoxIcon: MdiReactIconComponentType;
export default AlphabetDBoxIcon;
