import { type TourContextType } from '../contexts/TourProvider'; export declare const useTour: () => TourContextType; //# sourceMappingURL=useTour.d.ts.map