import{jsx as t}from"react/jsx-runtime";import{Boxas r}from"@mui/material";import{getKpiIndicatorColor as o}from"./utils.js";conste=({disabled:e=!1,colorScheme:a})=>t(r,{sx:{width:16,aspectRatio:1,borderRadius:"100%",background:t=>e?t.custom.palette.neutral[300]:o(t)[a]}});export{e asdefault};