export declare const questId = "q-ea10a916-82b1-44a0-b297-fea89920cbe3"; export declare const apiKey = "k-fe5a805c-77ed-4cae-bd33-9591ebed2805"; export declare const apiSecret = "s-5bafb222-c5bd-4c14-9dfe-9d72fb5e275b9cacf740-3c56-44e9-afe3-b1c0aa6a8a42"; export declare const entityId = "e-9850377b-f88f-4426-a2ac-56206c74655a"; export declare const token = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiJ1LTgyNjhmNWUxLWY1YTEtNDQwYy1hMzMzLTBmNTU3OGE3Mzg0NyIsImlhdCI6MTcxMzIzOTY1MiwiZXhwIjoxNzEzODQ0NDUyfQ.dRoNwXgz0tE3plJPkrKBlm8dAeHMzs_5uIYOloVbmHE"; export declare const userId = "u-8268f5e1-f5a1-440c-a333-0f5578a73847"; export default function TutorialPreview({ online }: { online?: boolean | undefined; }): import("react/jsx-runtime").JSX.Element;