/** * author: Michael Richins * id C9724C30-FDBB-4A14-BC0B-59F0E6826DC3 * name alert-rhombus-outline * version: 4.5.95 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/alert-rhombus-outline.svg * tags * - Alert / Error */ export declare const AlertRhombusOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default AlertRhombusOutlineIcon;