export declare function useWorkflowExecuted(): boolean;
export declare function useWorkflowAnyExecuted(): boolean;
