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

declare const AlphabetHBoxIcon: MdiReactIconComponentType;
export default AlphabetHBoxIcon;
