/** * author: Google * id D811F01E-BDFB-496F-866C-70533A343B57 * name bell-circle * version: 3.4.93 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bell-circle.svg * tags * - Notification */ export declare const BellCircleIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default BellCircleIcon;