/** * author: Michael Irigoyen * id 70D649B6-0FA1-4465-A92C-BB362D4D5FAD * name alarm-light-off-outline * version: 5.9.55 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/alarm-light-off-outline.svg * tags * - Home Automation */ export declare const AlarmLightOffOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default AlarmLightOffOutlineIcon;