Session: {
    getSessionInfo(tokenId: string): Promise<SessionInfoType>;
}

Type declaration