import { type PropsWithChildren } from 'react'; /** * @internal */ export declare const ChartGridPlot: import("react").MemoExoticComponent<({ children }: PropsWithChildren) => import("react").JSX.Element>; //# sourceMappingURL=ChartGridPlot.d.ts.map