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

declare const AlphabetZBoxIcon: MdiReactIconComponentType;
export default AlphabetZBoxIcon;
