import type { DiskWorkflow } from "../types.js"; export declare function listGlobalWorkflows(sandRoot?: string): DiskWorkflow[]; //# sourceMappingURL=workflows.d.ts.map