import * as i0 from "@angular/core";
import * as i1 from "./tab-group";
import * as i2 from "./tab-label";
import * as i3 from "./tab";
import * as i4 from "./ink-bar";
import * as i5 from "./tab-label-wrapper";
import * as i6 from "./tab-nav-bar/tab-nav-bar";
import * as i7 from "./tab-body";
import * as i8 from "./tab-header";
import * as i9 from "./tab-content";
import * as i10 from "@angular/common";
import * as i11 from "@angular/material/core";
import * as i12 from "@angular/cdk/portal";
import * as i13 from "@angular/cdk/observers";
import * as i14 from "@angular/cdk/a11y";
export declare class MatTabsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<MatTabsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<MatTabsModule, [typeof i1.MatTabGroup, typeof i2.MatTabLabel, typeof i3.MatTab, typeof i4.MatInkBar, typeof i5.MatTabLabelWrapper, typeof i6.MatTabNav, typeof i6.MatTabLink, typeof i7.MatTabBody, typeof i7.MatTabBodyPortal, typeof i8.MatTabHeader, typeof i9.MatTabContent], [typeof i10.CommonModule, typeof i11.MatCommonModule, typeof i12.PortalModule, typeof i11.MatRippleModule, typeof i13.ObserversModule, typeof i14.A11yModule], [typeof i11.MatCommonModule, typeof i1.MatTabGroup, typeof i2.MatTabLabel, typeof i3.MatTab, typeof i6.MatTabNav, typeof i6.MatTabLink, typeof i9.MatTabContent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<MatTabsModule>;
}
