import type { DynamicResolver } from "../utils/schema-utils"; import type { WorkflowVersionListItem } from "../plugins/codeSubstrate/listWorkflowVersions/schemas"; export declare const workflowVersionIdResolver: DynamicResolver; //# sourceMappingURL=workflowVersionId.d.ts.map