import * as i0 from '@angular/core'; import { OnDestroy } from '@angular/core'; declare class AXFocusTrapDirective implements OnDestroy { #private; private el; private focusableElements; private firstElement; private lastElement; private nativeElement; private observer; ngOnDestroy(): void; private setFocusableElements; private handleKeyboardEvent; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export { AXFocusTrapDirective };