export declare function normalizeDeviceType(): 'DESKTOP' | 'MOBILE' | 'TABLET'; export declare function getOrCreateTourSessionId(): string; //# sourceMappingURL=session.d.ts.map