/** * author: Simran * id 2E15CEB7-FC9C-4822-94CF-D84F99824F3C * name bell-alert-outline * version: 3.7.94 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bell-alert-outline.svg * tags * - Alert / Error * - Notification */ export declare const BellAlertOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default BellAlertOutlineIcon;