import * as i0 from "@angular/core"; export declare class WtsTourComponent { private service; protected config: import("@angular/core").Signal; data: import("@angular/core").Signal; private highlightedBox; private highlightedBoxPopup; private highlightedBoxPopupContent; protected activeIndex: import("@angular/core").WritableSignal; private document; constructor(); private resized; private scrolled; onKeyDownArrowRight(e: KeyboardEvent): void; onKeyDownArrowLeft(e: KeyboardEvent): void; onKeydownHandler(event: KeyboardEvent): void; private __; private scrollhandler; __start(): void; protected next(valid: boolean, currentIndex: number): void; protected previous(valid: boolean, currentIndex: number): void; protected finish(): void; protected skip(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }