import type { TooltipGetter } from '@mui/x-charts/internals'; declare const tooltipGetter: TooltipGetter<'radialBar'>; export default tooltipGetter;