/** * Useful for forcing the UI to update after updating graph data. */ export declare function dispatchGraphDataUpdate(): void;