export declare class WorkflowManager { private navigator; constructor(); handleWorkflows(): Promise; } //# sourceMappingURL=workflows.d.ts.map