export { INgbStepOption as IStepOption } from './lib/step-option.interface'; export { NgbTourService as TourService } from './lib/ng-bootstrap-tour.service'; export { TourNgBootstrapModule, TourAnchorNgBootstrapDirective, TourStepTemplateComponent } from './lib/ng-bootstrap.module';