export declare const FeedbackWorkflowContext: import('react').Context; export declare const useFeedbackWorkflow: () => FeedbackWorkflowContextType;