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

declare const AlertBoxOutlineIcon: MdiReactIconComponentType;
export default AlertBoxOutlineIcon;
