import { type ChartPlugin } from '@mui/x-charts/internals';
import { type UseChartProExportSignature } from "./useChartProExport.types.js";
export declare const useChartProExport: ChartPlugin<UseChartProExportSignature>;