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

declare const LetterOBoxIcon: MdiReactIconComponentType;
export default LetterOBoxIcon;
