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

declare const AlphaHBoxIcon: MdiReactIconComponentType;
export default AlphaHBoxIcon;
