UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

2 lines 175 B
import type { CommonOverlayProps } from "./ChartsOverlay.js"; export declare function ChartsLoadingOverlay(props: CommonOverlayProps): import("react/jsx-runtime").JSX.Element;