import type { DynamicResolver } from "../utils/schema-utils"; import type { WorkflowRunListItem } from "../plugins/codeSubstrate/listWorkflowRuns/schemas"; export declare const workflowRunIdResolver: DynamicResolver; //# sourceMappingURL=workflowRunId.d.ts.map