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

declare const LetterPBoxIcon: MdiReactIconComponentType;
export default LetterPBoxIcon;
