export = Tabbed; declare class Tabbed { constructor(data: any); type: string; }