export declare const questId = "c-64b60b28-b716-4828-aa0c-e8725e235312"; export declare const apiKey = "k-fe5a805c-77ed-4cae-bd33-9591ebed2805"; export declare const apiSecret = "s-9503fd7a-8f44-4e5a-bf37-f5a023510b03606feb6c-15cb-4640-88a1-0addfba3b2ef"; export declare const entityId = "e-9850377b-f88f-4426-a2ac-56206c74655a"; export declare const userId = "u-8268f5e1-f5a1-440c-a333-0f5578a73847"; export declare const token = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiJ1LTgyNjhmNWUxLWY1YTEtNDQwYy1hMzMzLTBmNTU3OGE3Mzg0NyIsImlhdCI6MTczMTA0MjU2OCwiZXhwIjoxNzMxNjQ3MzY4fQ.2HscBeBN0_TzlrUSY0LflodGct3ikb1cKQU6AVTcwxY"; export default function GetStartedPreview({ online, }: { online?: boolean; }): import("react/jsx-runtime").JSX.Element;