import type { PromptPlugin } from './types'; export declare const executeGraphPlugin: PromptPlugin; //# sourceMappingURL=execute-graph-plugin.d.ts.map