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

declare const AlphabetYBoxOutlineIcon: MdiReactIconComponentType;
export default AlphabetYBoxOutlineIcon;
