/** * author: Michael Irigoyen * id 926FBBF9-9299-4E27-BB55-9CE300F50FDE * name alert-remove-outline * version: 5.3.45 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/alert-remove-outline.svg * tags * - Alert / Error */ export declare const AlertRemoveOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default AlertRemoveOutlineIcon;