declare function refreshSession(): string; declare function getSessionId(): string; export { getSessionId, refreshSession }; //# sourceMappingURL=session.d.ts.map