import * as i0 from "@angular/core";
import * as i1 from "./tab.component";
import * as i2 from "./tab-group.component";
import * as i3 from "@angular/common";
import * as i4 from "@ngx-translate/core";
export declare class XuiTabModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<XuiTabModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<XuiTabModule, [typeof i1.TabComponent, typeof i2.TabGroupComponent], [typeof i3.CommonModule, typeof i4.TranslateModule], [typeof i1.TabComponent, typeof i2.TabGroupComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<XuiTabModule>;
}
