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

declare const LetterDBoxIcon: MdiReactIconComponentType;
export default LetterDBoxIcon;
