/// import type { Graph } from '../types'; export declare const graphStore: import("../types").Store; export declare const source: import("svelte/store").Writable;