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

declare const AddAlertOutlineIcon: MdiReactIconComponentType;
export default AddAlertOutlineIcon;
