import type { ToolIdentity } from '@opensip-cli/core'; export declare const GRAPH_IDENTITY: ToolIdentity; /** Stable plugin identity shared by descriptors, context evidence, and presets. */ export declare const GRAPH_STABLE_ID = "3873f1c2-02a9-4719-930a-bca74b62b706"; export declare const GRAPH_LIVE_VIEW_KEY: string; export declare const GRAPH_LAYOUT_KEY: string; //# sourceMappingURL=identity.d.ts.map