///
declare const ActiveBadge: import("@emotion/styled").StyledComponent, HTMLSpanElement>, "ref"> & {
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject | null | undefined;
}, "className" | "style" | "classes" | "children" | "color" | "sx" | "max" | "components" | "variant" | "slots" | "componentsProps" | "slotProps" | "anchorOrigin" | "badgeContent" | "invisible" | "overlap" | "showZero"> & import("@mui/system").MUIStyledCommonProps, {}, {}>;
export default ActiveBadge;