import * as i0 from "@angular/core";
import * as i1 from "./tab-container/tab-container.component";
import * as i2 from "./tab-item/tab-item.component";
export declare class ItTabModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ItTabModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ItTabModule, never, [typeof i1.ItTabContainerComponent, typeof i2.ItTabItemComponent], [typeof i1.ItTabContainerComponent, typeof i2.ItTabItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ItTabModule>;
}
