UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

3 lines 185 B
import * as React from 'react'; import type { CommonOverlayProps } from "./ChartsOverlay.js"; export declare function ChartsLoadingOverlay(props: CommonOverlayProps): React.JSX.Element;