import { BaseTourProxyAnchor } from 'ngx-ui-tour-core'; import { TourAnchorIonPopoverDirective } from './tour-anchor.directive'; import * as i0 from "@angular/core"; import * as i1 from "./tour-anchor.directive"; export declare class TourProxyAnchorComponent extends BaseTourProxyAnchor { protected readonly anchorDirective: TourAnchorIonPopoverDirective; anchorEl: string | HTMLElement; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }