import type { ExecutableGraphValidationError } from "@x12i/graphenix-executable-contracts"; export declare function validateKnowledgeRefs(nodeId: string, params: Record, basePath: string): ExecutableGraphValidationError[]; //# sourceMappingURL=validate-knowledge-refs.d.ts.map