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

declare const LetterOBoxOutlineIcon: MdiReactIconComponentType;
export default LetterOBoxOutlineIcon;
