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

declare const AlphabetHBoxOutlineIcon: MdiReactIconComponentType;
export default AlphabetHBoxOutlineIcon;
