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

declare const LetterHBoxIcon: MdiReactIconComponentType;
export default LetterHBoxIcon;
