import { SwTabTitleComponent } from "../tab-title/tab-title.component"; import { SwTabContentComponent } from "../tab-content/tab-content.component"; import * as i0 from "@angular/core"; export declare class SwTabComponent { swTabTitleComponent: SwTabTitleComponent; swTabContentComponent: SwTabContentComponent; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }