import ITabOptions from './ITabOptions'; export default interface ISessionOptions extends ITabOptions { }