declare const getHighcharts: (providedHighcharts?: any) => Promise<any>;
export default getHighcharts;
