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

declare const LetterABoxIcon: MdiReactIconComponentType;
export default LetterABoxIcon;
