import type { Graph } from '../../types'; export declare function getJSONState(store: Graph): string;