import SessionStore from '../session/SessionStore';
declare function getSessionStore(): SessionStore;
export default getSessionStore;
//# sourceMappingURL=getSessionStore.d.ts.map