export declare class TabComponent { title: string; active: boolean; disabled: boolean; }