export declare const TutorialContext: import('react').Context; export declare const useTutorial: () => TutorialContextType;