import type { DynamicResolver } from "../utils/schema-utils"; import type { WorkflowItem } from "../plugins/codeSubstrate/listWorkflows/schemas"; export declare const workflowIdResolver: DynamicResolver; //# sourceMappingURL=workflowId.d.ts.map