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