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

declare const LetterYBoxIcon: MdiReactIconComponentType;
export default LetterYBoxIcon;
