export declare class TabComponent { id: string; title: string; selected: boolean; }