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