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

declare const AddAlertIcon: MdiReactIconComponentType;
export default AddAlertIcon;
