declare const WorkflowAction: <E>() => (target: Function) => void;
export { WorkflowAction };
