import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class TuiElement implements ElementRef { nativeElement: T; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration, never>; static ɵdir: i0.ɵɵDirectiveDeclaration, "[tuiElement]", ["elementRef"], {}, {}, never, never, true, never>; }