import { Observable } from 'rxjs'; import { type TuiSwipeEvent } from './swipe.types'; import * as i0 from "@angular/core"; export declare class TuiSwipeService extends Observable { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }