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

declare const AlphabetABoxIcon: MdiReactIconComponentType;
export default AlphabetABoxIcon;
