import { type TuiPoint } from '@taiga-ui/core/types'; import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class TuiPositionService extends Observable { private readonly el; private readonly accessor; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }