import * as i0 from "@angular/core";
import * as i1 from "./table-of-contents-wrapper.component";
import * as i2 from "./table-of-contents.component";
import * as i3 from "@angular/common";
import * as i4 from "../nav/nav.module";
import * as i5 from "../affix/affix.module";
import * as i6 from "../shared/sky-stache-resources.module";
export declare class StacheTableOfContentsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<StacheTableOfContentsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<StacheTableOfContentsModule, [typeof i1.StacheTableOfContentsWrapperComponent, typeof i2.StacheTableOfContentsComponent], [typeof i3.CommonModule, typeof i4.StacheNavModule, typeof i5.StacheAffixModule, typeof i6.SkyStacheResourcesModule], [typeof i1.StacheTableOfContentsWrapperComponent, typeof i2.StacheTableOfContentsComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<StacheTableOfContentsModule>;
}
