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