export interface Tab { tabType: number; name: string; }