import * as i0 from "@angular/core";
import * as i1 from "./pivot.component";
import * as i2 from "./pivot-tab.component";
import * as i3 from "@angular/common";
import * as i4 from "../../directives/router/router.module";
import * as i5 from "@angular/router";
import * as i6 from "../dropdown/dropdown.module";
export declare class PivotModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<PivotModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<PivotModule, [typeof i1.PivotComponent, typeof i2.PivotTabComponent], [typeof i3.CommonModule, typeof i4.SmeRouterModule, typeof i5.RouterModule, typeof i6.DropdownModule], [typeof i1.PivotComponent, typeof i2.PivotTabComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<PivotModule>;
}
