///
import { HighchartsOptionsInternal } from './chart-options-processor/chart-options-service';
type HighchartsReactMemoizedProps = {
options: HighchartsOptionsInternal;
};
export declare const HighchartsReactMemoized: import("react").NamedExoticComponent;
export {};
//# sourceMappingURL=highcharts-memorized.d.ts.map