import { SessionTypes } from './types'; export declare const SESSION_TYPES: { [index: number]: SessionTypes; };