import { Tutorial } from './Tutorial'; export declare function useTutorial(): Tutorial | undefined;