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

declare const AlphaABoxIcon: MdiReactIconComponentType;
export default AlphaABoxIcon;
