import * as i0 from "@angular/core";
import * as i1 from "./tour-anchor.directive";
import * as i2 from "./tour-step-template/tour-step-template.component";
export declare class TourNgxBootstrapModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TourNgxBootstrapModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TourNgxBootstrapModule, never, [typeof i1.TourAnchorNgxBootstrapDirective, typeof i1.TourAnchorNgxBootstrapPopoverDirective, typeof i2.TourStepTemplateComponent], [typeof i1.TourAnchorNgxBootstrapDirective, typeof i1.TourAnchorNgxBootstrapPopoverDirective, typeof i2.TourStepTemplateComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TourNgxBootstrapModule>;
}
