import * as i0 from '@angular/core'; import { ElementRef } from '@angular/core'; declare class NgxResizeElementService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } declare class NgxResizeElementComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class NgxResizeElementDirective { private el; element: HTMLElement; constructor(el: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export { NgxResizeElementComponent, NgxResizeElementDirective, NgxResizeElementService };