import { TourService } from 'ngx-tour-core'; import { INgbStepOption } from './step-option.interface'; export declare class NgbTourService extends TourService { }