import type { WorkflowDriver } from "./types.js"; export declare const pipelineDriver: WorkflowDriver;