import * as i0 from "@angular/core";
import * as i1 from "./tabs.component";
import * as i2 from "./tab/tab.component";
import * as i3 from "@angular/common";
import * as i4 from "../../buttons/icon/icon.module";
export declare class TabsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, [typeof i1.TabsComponent, typeof i2.TabComponent], [typeof i3.CommonModule, typeof i4.IconModule], [typeof i1.TabsComponent, typeof i2.TabComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TabsModule>;
}
