UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

4 lines (3 loc) 182 B
import * as React from 'react'; import type { CommonOverlayProps } from './ChartsOverlay'; export declare function ChartsNoDataOverlay(props: CommonOverlayProps): React.JSX.Element;