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

declare const LetterHBoxOutlineIcon: MdiReactIconComponentType;
export default LetterHBoxOutlineIcon;
