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

declare const AlphabetUBoxIcon: MdiReactIconComponentType;
export default AlphabetUBoxIcon;
