import Highcharts from "highcharts"; import { HighchartsReactRefObject, HighchartsReactRefObject as RefObject } from "highcharts-react-official"; import React from "react"; declare const HighchartsReact: React.ForwardRefExoticComponent & React.RefAttributes, "ref">, "ref"> & React.RefAttributes>; export { Highcharts, HighchartsReact }; export type { RefObject }; //# sourceMappingURL=Highcharts.d.ts.map