export interface Tab { title: string; id: string; }