import type { WorkflowBuilderStatic } from './types/base';
export declare const workflow: WorkflowBuilderStatic;
