export { INgxbStepOption as IStepOption } from './lib/step-option.interface';
export { NgxbTourService as TourService } from './lib/ngx-bootstrap-tour.service';
export * from './lib/ngx-bootstrap.module';
