/** * author: Google * id 70A190E9-6F1D-40DB-81D4-C9516949DF0B * name bell-outline * version: 1.5.54 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bell-outline.svg * tags * - Notification * - Music * - Home Automation */ export declare const BellOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default BellOutlineIcon;