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