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

declare const LetterBBoxIcon: MdiReactIconComponentType;
export default LetterBBoxIcon;
