import type { LegendGetter } from '@mui/x-charts/internals'; declare const legendGetter: LegendGetter<'ohlc'>; export default legendGetter;