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

declare const AlphaABoxOutlineIcon: MdiReactIconComponentType;
export default AlphaABoxOutlineIcon;
