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