export declare class Tab { tabText: string; render(): any; }