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

declare const AlphabetUBoxOutlineIcon: MdiReactIconComponentType;
export default AlphabetUBoxOutlineIcon;
