export interface TableTab { label: string; labelLang?: string; value: string; }