import { TabContentDirective, TabHeaderAddonDirective, TabLabelDirective, TabLabelWrapperDirective, TabTitleDirective } from './tab-body.component'; import { TabGroupComponent } from './tab-group.component'; import { TabHeaderComponent } from './tab-header.component'; import { TabComponent } from './tab.component'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/forms"; import * as i3 from "@angular/cdk/portal"; import * as i4 from "../button/button.module"; import * as i5 from "../icon/icon.module"; import * as i6 from "@angular/cdk/a11y"; import * as i7 from "@angular/cdk/observers"; import * as i8 from "./tab-group.component"; import * as i9 from "./tab.component"; import * as i10 from "./tab-body.component"; import * as i11 from "./tab-header.component"; import * as i12 from "./tab-header-active-indicator.component"; export declare class TabsModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export declare const TABS_MODULE: readonly [typeof TabGroupComponent, typeof TabComponent, typeof TabLabelDirective, typeof TabContentDirective, typeof TabHeaderAddonDirective, typeof TabTitleDirective, typeof TabLabelWrapperDirective, typeof TabHeaderComponent];