/** * author: Michael Irigoyen * id A88E0967-B37B-4785-AA7F-0D9F95856375 * name bug-stop-outline * version: 6.9.96 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bug-stop-outline.svg * tags */ export declare const BugStopOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default BugStopOutlineIcon;