import * as i0 from "@angular/core"; export declare class TuiRipple { private readonly document; private readonly destroyRef; private readonly animationOptions; protected readonly nothing: undefined; tuiRipple: string; protected start(x: number, y: number, target: HTMLElement, el: HTMLElement): void; private createRipple; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }